Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix/NO_JIRA] local & test 환경에서 embedded redis를 이용해 redisson 쓰도록 수정 #172

Merged
merged 5 commits into from
Aug 27, 2024

Conversation

EunjiShin
Copy link
Collaborator

@EunjiShin EunjiShin commented Aug 27, 2024

📌 개요 (필수)


🔨 작업 사항 (필수)

  • 사용 가능한 포트 찾는 메서드 이름 수정
  • local, test 프로필에서 embedded redis를 사용하도록 redisson 설정 수정

💻 실행 화면 (필수)

local profile로 실행했을 때, embedded redis가 10000포트에서 실행되고, redisson이 해당 주소를 무는 로그
스크린샷 2024-08-27 오후 8 39 49

Copy link
Collaborator

@pminsung12 pminsung12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK!

Copy link

github-actions bot commented Aug 27, 2024

Test Results

53 tests  ±0   53 ✅ ±0   4s ⏱️ ±0s
18 suites ±0    0 💤 ±0 
18 files   ±0    0 ❌ ±0 

Results for commit 118181b. ± Comparison against base commit 4ad65cf.

♻️ This comment has been updated with latest results.

@EunjiShin EunjiShin self-assigned this Aug 27, 2024
@EunjiShin EunjiShin added 🐛 Bug 버그 ♻️ Refactor 코드 리팩토링 및 구조 개선 labels Aug 27, 2024
@pminsung12
Copy link
Collaborator

바이너리 파일은 어차피 내 M1 컴퓨터에서만 의미 있으니까 gitignore 추가했어~

참고한 블로그
https://hongdosan.tistory.com/375

@EunjiShin EunjiShin merged commit 163e145 into main Aug 27, 2024
5 checks passed
@EunjiShin EunjiShin deleted the refactor/NO_JIRA_available_port_naming branch August 27, 2024 12:57
@pminsung12 pminsung12 self-assigned this Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug 버그 ♻️ Refactor 코드 리팩토링 및 구조 개선 size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants